Pages: [1] 2 3 4 |
1. Direct X 11 & EvE - in EVE General Discussion [original thread]
OP lacks fundamental knowledge about programming and thinks you just flip a setting in the compiler and bob's your uncle, free pink flying unicorns for everyone! Sorry, D3D 10 changed the entire API, with good reason. It would mean writing a full...
- by Herio Mortis - at 2011.12.07 23:07:00
|
2. FONT - in EVE General Discussion [original thread]
Nothing really wrong with the new font as a typeface, but the kerning looks to be a bit off in some places. Good example would be the balance numbers in the wallet interface. The bold version also looks a bit blurred out. The space character could...
- by Herio Mortis - at 2011.11.30 00:00:00
|
3. Python3 book - in EVE Technology Lab [original thread]
A book about python 3 that I really enjoyed was Programming in Python 3 by Mark Summerfield. Clear and concise with lots of helpful information.
- by Herio Mortis - at 2010.10.12 08:58:00
|
4. New Dev Blog: Account Security - in EVE Information Portal [original thread]
Yet another voice for authenticators. There is also the option of mobile phone software authenticators, which should be a low cost option.
- by Herio Mortis - at 2010.03.10 09:06:00
|
5. re-newed: POS FUEL DELIVERY SERVICE - in Sell Orders [original thread]
Scarily fast service and response. Highly recommended from my side.
- by Herio Mortis - at 2010.01.30 23:04:00
|
6. [Python] Parsing the names of market logs - in EVE Technology Lab [original thread]
r"(?P<region>.*)-(?P<type>[^-]+)-(?P<date>[^-]+).txt" This works no matter how many hyphens you have in the region name, as long as there are none in the type and date.
- by Herio Mortis - at 2009.12.29 12:14:00
|
7. Le patch torrent - in EVE General Discussion [original thread]
Adding another 100 Mbps seed to the swarm, for great justice!
- by Herio Mortis - at 2009.12.01 19:32:00
|
8. Gallente Symbol...... What is it? - in EVE General Discussion [original thread]
Originally by: Haskell * Thou shalt spell the word "Pheonix" P-H-E-O-N-I-X. Not, P-H-O-E-N-I-X, regardless of what the Oxford English Dictionary tells you. ITT, Scroobius Pip cameo :)
- by Herio Mortis - at 2009.10.11 15:29:00
|
9. New Dev Blog: Recent events with the ISD Volunteer Team - in EVE Information Portal [original thread]
Originally by: Jadal McPieksu Guess based on this: Someone fell for a social engineering email designed to milk information/passwords/whatever... Sadly no amount of policy or computer-based security will fix the weakest link - humans. ...
- by Herio Mortis - at 2009.09.23 13:18:00
|
10. Learning to program - in EVE Technology Lab [original thread]
+1 for python. Beautiful language, easy to learn but still useful for larger projects as well.
- by Herio Mortis - at 2009.09.21 06:53:00
|
11. libevecache - in EVE Technology Lab [original thread]
Edited by: Herio Mortis on 04/09/2009 19:23:48 Heh, you caused me to actually do some work on the rather old python code I had kicking about for parsing the cache files. The code can be found at http://hg.ogun.org/evecache/
- by Herio Mortis - at 2009.09.04 19:23:00
|
12. libevecache - in EVE Technology Lab [original thread]
Yep, current build is broken. I used a quick scons to build it myself: --- env = Environment(CPPPATH = ['lib/']) lib = env.SharedLibrary('evecache', Glob('lib/*cpp')) env.Program('util/dumper.cpp', LIBS=lib) ---
- by Herio Mortis - at 2009.08.24 13:06:00
|
13. libevecache - in EVE Technology Lab [original thread]
Edited by: Herio Mortis on 19/08/2009 13:56:37 In the type field in the parser, the one you do: check = iter.readChar() & 0x3f; // magic Also check the 0x40 bit in that one. If it is set, store a reference to the decoded object starting the c...
- by Herio Mortis - at 2009.08.19 13:56:00
|
14. [DB Dump] How to get the # of hi, med, low, rig slots for each ship? - in EVE Technology Lab [original thread]
Info here Subsystems are only present on the T3 ships of course, have not checked where in the DB that information is stored if at all.
- by Herio Mortis - at 2009.05.12 12:12:00
|
15. CCP 70th Most Bankable Games Label/Company - in EVE General Discussion [original thread]
The list is flawed, 3D Realms is not on it.
- by Herio Mortis - at 2009.05.12 09:14:00
|
16. New Dev Blog: Networking Changes on TQ - in EVE Information Portal [original thread]
On a related side-note, how prepared is TQ for the coming IPv6 migration? Working for a company with some ISP platforms we have started seeing more and more customer requests for IPv6 connectivity, so from my perspective it is starting to pick up ...
- by Herio Mortis - at 2009.05.05 13:58:00
|
17. Your Solo PVP song? - in EVE General Discussion [original thread]
Iron Maiden - Aces High for PvP. Normally I have slay radio running in the background though.
- by Herio Mortis - at 2009.02.24 09:14:00
|
18. Why is bob closed? - in EVE General Discussion [original thread]
Originally by: Altemi Calabre Ironically, I'm not sure that you followed that line of reasoning through to its conclusion mate. :) The moment we can use money to buy ISK (and we _can_ do that now, entirely sanctioned by CCP themselves) w...
- by Herio Mortis - at 2009.02.05 17:29:00
|
19. Name suggestion - in EVE General Discussion [original thread]
Originally by: Lord Flatulence Its the Sleeper race so ZZZ-Space? ZZ9 Plural Z Alpha?
- by Herio Mortis - at 2009.01.29 22:37:00
|
20. JSON instead of XML? - in EVE Technology Lab [original thread]
I think another issue could also be server load. I'll happily admit that I am blissfully ignorant about JSON as I am not really a web developer, but would the current caching scheme work in such a setup? Also, if you were to write webapps where th...
- by Herio Mortis - at 2009.01.29 20:29:00
|
Pages: [1] 2 3 4 |
First page | Previous page | Next page | Last page |